Forgotten file
authorMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jan 2012 19:46:31 +0000 (14:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jan 2012 19:46:31 +0000 (14:46 -0500)
demos/gtk-demo/application-standalone.c [new file with mode: 0644]

diff --git a/demos/gtk-demo/application-standalone.c b/demos/gtk-demo/application-standalone.c
new file mode 100644 (file)
index 0000000..6793b38
--- /dev/null
@@ -0,0 +1,3 @@
+#define STANDALONE
+
+#include "application.c"